home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / vbbs530.zip / EDITHLP.TXT < prev    next >
Text File  |  1991-11-06  |  2KB  |  34 lines

  1.                           EDITOR COMMANDS
  2.                           ---------------
  3.        /S<enter>   = Save the text in the edit buffer.
  4.        /L<enter>   = Lists the current text in the edit buffer.
  5.        /A<enter>   = Aborts the current text input.
  6.        /C<enter>   = Change first occurence of one text string into another.
  7.        /N<enter>   = Clears the edit buffer and starts over.
  8.        /F<enter>   = Switch to full screen editor
  9.  
  10.                     Ctrl-P<key> Color COMMANDS
  11.                     --------------------------
  12.                  0 White     3 Magenta      7 Blue
  13.                  1 Cyan      4 White/Blue   8 Brown
  14.                  2 Yellow    5 Green        9 Grey
  15.                              6 Red         
  16.  
  17.                     Ctrl-C<key> Color COMMANDS
  18.                     --------------------------
  19.         0 Reset to Normal    4 Blue          7 White
  20.         1 Red                5 Magenta       8 Bold
  21.         2 Green              6 Cyan          9 Flashing
  22.         3 Yellow                             : Inverse
  23.  
  24.                        EDITOR CONTROL KEYS
  25.                    Ctrl-R = Center text on line.
  26.  
  27.                     GLOBAL SYSTEM CONTROL KEYS
  28.               Ctrl-A               = Ctrl-A macro key.
  29.               Ctrl-B               = Ctrl-B macro key.
  30.               Ctrl-T               = System Time, Time Online, Time Remaining.
  31.               Ctrl-S               = Pause Output (Press any key to resume).
  32.               Ctrl-C or SPACE-BAR  = Abort Output.
  33.  
  34.